ComponentOne ASP.NET MVC Controls
PageOnServer Property

C1.Web.Mvc Namespace > ODataCollectionViewService<T> Class : PageOnServer Property
Gets or sets a value that determines whether paging should be performed on the server or on the client.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property PageOnServer As Boolean
[DefaultValue(true)]
public bool PageOnServer {get; set;}
See Also

Reference

ODataCollectionViewService<T> Class
ODataCollectionViewService<T> Members